home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-10-15 | 701 b | 24 lines | [TEXT/MPS ] |
- SimpleInMovies - QT 1.5
-
- Sample programs demonstrating how to open and display
- QuickTime™ Movies.
-
- 10/09/92
-
- The most important change is the addition of code that looks for
- and uses the User Data Atoms 'LOOP' and 'WLOC'. LOOP atoms are used
- to store the loop state in a movie. WLOC atoms are used to store the
- last saved position of the movie window. The file to look for these
- pieces is SimpleInLOOP.c.
-
- There are some bug fixes, the looping menu items behave better now.
-
- SimpleInPicts contains a new procedure DoGetMoviePicts which
- gets the frames for a movie in sequence; this complements the routine
- that gets the picts for a track.
-
- Enjoy.
-
- Guillermo A. Ortiz
- Apple Developer Technical Support
-